handle n. 1.柄,把手;曲柄;摇柄。 2.(摸皮革、织物等的)手感。 3.把柄,可乘之机,口实。 4.〔口语〕头衔,称号。 5.(赛马等时投下的)赌金总额。 a crank handle 手摇曲柄。 a hammer handle 榔头柄。 a handle to one's name 〔口语〕头衔〔如 Lord, Dr. 等〕。 an operating handle 控制柄,操纵手摇柄。 a starting handle 起动曲柄。 fly off [at] the handle 〔美口〕冒火,自制不住。 give a handle for [to] 使人有可乘之机,给人以口实。 go off the handle 〔口语〕死。 the handle of the face 〔戏谑语〕鼻子。 throw the handle after the blade 赔,吃亏了又吃亏;坚持做无希望的事。 up to the handle 〔美口〕彻底地。 vt. 1.触,摸,抚,弄;掌握。 2.处理;讨论(问题);对待(人);指挥(军队),统辖。 3.〔美国〕买卖,经营。 4.驯养(马等)。 5.〔美国〕训练(拳击选手)。 handle sb. roughly 虐待某人。 handle a subject 讨论问题。 vi. 1.用手搬运。 2.操作;举动。 This car handles easily. 这车很灵活。 The troops handled well. 部队军纪很好。 H- with care! 小心轻放! handle without gloves [mittens] 严厉对待,毫不留情地对待。
signal n. 1.信号,暗号;信号器。 2.动机,导火线 (for)。 3.预兆,征象。 call signal 【无线电】呼号。 an alarm signal 警报(器)。 an information signal 〔美国〕暴风警报(旗)。 an international code of signals 国际通用信号。 a signal of distress =a distress signal 船只失事信号。 adj. 1.暗号的,作信号用的。 2.显著的,非常的,优越的。 a signal victory [defeat] 大胜[败]。 vt.,vi. (〔英国〕 -ll-) 发信号[警报]给(人、船等);用信号[警报]通知(暴风、危险等);用动作[手势]示意;预示。 a signaling bomb 信号弹。
Race conditions can also occur in signal handling 在信号中也会发生竞争条件。
Use reentrant functions for safer signal handling 使用可重入函数进行更安全的信号处理
You ll also learn a bit about signal handling 需要您对信号处理稍有了解。
Alarm signal handle 报警信号手柄
16 - 17 may 2001 describes signal handling , yet another way to introduce race conditions ( 2001年5月)描述了信号处理,这是引入竞争条件的另一种方式。
See the section on advanced event and signal handling for more details on this propagation process 这个传播过程的详情请参见高级事件和信号处理章节。
We ve even briefly looked at signal handling , at least enough to know a safe way to use them 我们还简要地研究了信号处理,至少充分了解了使用它们的一种安全方法。
Kernel signal handling is rather elaborate , because the posix semantics allows processes to temporarily block signals 内核信号处理是很复杂的过程,因为posix信号语义允许进程临时禁止某些信号的接收。
There are a few more operations that can be done securely in signals , but not many , and you must have a deep understanding of signal handling before doing so 还有几个操作可以在信号中安全地完成,但不是很多,而且在处理信号之前,您必须对它有深入的理解。
This call provided a brute force way to get simple threading by creating two processes that shared a number of things that could include memory , file descriptors , signal handling - in other words , anything and everything 这个调用提供了获得简单线程的一个强制方法,即创建两个共享许多内容进程,共享的内容可以包括内存、文件描述符、信号处理换句话说,可以包括任何内容和所有内容。